Use our own loaders for content (de)serialization
authorMatthias Clasen <mclasen@redhat.com>
Fri, 10 Sep 2021 02:23:37 +0000 (22:23 -0400)
committerBenjamin Otte <otte@redhat.com>
Thu, 16 Sep 2021 22:25:22 +0000 (00:25 +0200)
commitd27bc744810680ce12b95455eccdf44e63609979
tree7040d7ee1c6d3bdaa80525231b53dca4c3458dfd
parente30b4c61cbdeaf537792969babc6b9c767052fc9
Use our own loaders for content (de)serialization

Use our own loader to (de)serialiaze textures
to and from png and tiff.

We still fall back to gdk-pixbuf for handling all
the other image formats, and for pixbufs.
gdk/gdkcontentdeserializer.c
gdk/gdkcontentserializer.c